MAKE MEMBLOCK FROM BITMAP
This command will make a memblock from a bitmap. The specified values must be integer values and the source resource must exist or the command will fail. The memblock stores the data as Width(DWORD), Height(DWORD), Depth(DWORD), Data(BYTES).
SYNTAX
MAKE MEMBLOCK FROM BITMAP Memblock Number, Bitmap Number
RELATED INFO
MEMBLOCKS Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example